This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Delores Xanjumither 20.Jan.04 05:35 PM a Web browser Applications Development6.5Windows XP
Hi!
I am having an odd problem that I never had before with the previous versions. (I'm using VB6 w/COM)
set nrichtext=note.CreateRichTextItem("Body")
nrichtext.AppendText(sBody)
The appendtext line gives me an NSD crash. I have no idea why this is happening as those lines have worked perfectly fine for almost 2 years in the pervious versions. Anyone have any idea?